top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Where can I find the code that takes care of "notification panel revealed" (notification curtain down) event in Android?

+1 vote
366 views

Where can I find the code that takes care of the "notification panel revealed" (notification curtain down) event?
Id like to understand the logic that control the order of appearance of the notifications once you swipe down the curtain...

posted Jan 15, 2016 by Abhay

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

All of that is controlled by the SystemUI application. Check the following link -

https://android.googlesource.com/platform/frameworks/base/+/master/packages/SystemUI/

answer Jan 15, 2016 by Sidharth
Similar Questions
+3 votes

I need to change the Wifi channel programmatically (Of course, I will enable the Wifi to function as Hotsopt first).
Is there any API/Driver in the source code that I can use?

+2 votes

I am receiving ANR notification sometimes in my application. The code is working fine though, how can I prevent showing this message. Please help.

0 votes

I'm currently writing a paper on the evolution of PHP and web development/security as a whole.
One of the things I want to incorporate is snippets of source code to show how things have grown and advanced since the 90's

If anyone could help me out I would be much appreciated. All my attempts of trying to find it have turned up nothing :(

...