Home | History | Annotate | Download | only in exchange

Lines Matching defs:pm

1371                     PowerManager pm = (PowerManager)getSystemService(Context.POWER_SERVICE);
1372 mWakeLock = pm.newWakeLock(PowerManager.PARTIAL_WAKE_LOCK, "MAIL_SERVICE");