Vlad.ToString()

Monday, April 25, 2011

How to collapse or expand notification bar in Android programatically

final StatusBarManager statusBar = (StatusBarManager)mContext.getSystemService(Context.STATUS_BAR_SERVICE);
statusBar.collapse();
statusBar.expand();



Posted by Vlad at 15:55

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About me

My photo
Vlad
Virginia, United States
View my complete profile

Blog Archive

  • ►  2013 (2)
    • ►  May (2)
  • ▼  2011 (35)
    • ►  November (2)
    • ►  September (2)
    • ►  August (5)
    • ►  July (4)
    • ►  May (6)
    • ▼  April (4)
      • How to collapse or expand notification bar in Andr...
      • Time machine issue solved
      • I like this command
      • Shutdown and power off remote Unix computer
    • ►  March (12)
  • ►  2010 (20)
    • ►  October (1)
    • ►  July (18)
    • ►  April (1)
  • ►  2009 (10)
    • ►  October (1)
    • ►  June (1)
    • ►  April (4)
    • ►  February (1)
    • ►  January (3)
  • ►  2008 (22)
    • ►  December (1)
    • ►  November (2)
    • ►  September (1)
    • ►  August (2)
    • ►  June (1)
    • ►  May (1)
    • ►  April (4)
    • ►  March (2)
    • ►  February (1)
    • ►  January (7)
  • ►  2007 (7)
    • ►  December (5)
    • ►  November (1)
    • ►  October (1)
Simple theme. Powered by Blogger.