Searched refs:BIND_FOREGROUND_SERVICE_WHILE_AWAKE (Results 1 – 10 of 10) sorted by relevance
92 if ((flags&Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE) != 0) { in toString()
19806 (cr.flags&Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE) in computeOomAdjLocked()
152 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE, in setBindService()
297 public static final int BIND_FOREGROUND_SERVICE_WHILE_AWAKE = 0x02000000; field in Context
629 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE)) { in startSpellCheckerServiceInnerLocked()
1753 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE, in destroyRemoteViewsService()3331 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE, in bindService()
1696 | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE, in bindWallpaperComponentLocked()
632 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE, in updateServiceConnectionLocked()
2347 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE, in bindLocked()
5688 Context.BIND_AUTO_CREATE | Context.BIND_FOREGROUND_SERVICE_WHILE_AWAKE,