Searched refs:BIND_ABOVE_CLIENT (Results 1 – 10 of 10) sorted by relevance
67 Context.BIND_ABOVE_CLIENT,215 if (hasFlag(Context.BIND_ABOVE_CLIENT)) { in toString()
344 if (cr.hasFlag(Context.BIND_ABOVE_CLIENT)) { in updateHasAboveClientLocked()
2394 if (cr.hasFlag(Context.BIND_ABOVE_CLIENT in computeOomAdjLSP()
3765 if (c.hasFlag(Context.BIND_ABOVE_CLIENT)) { in bindServiceLocked()5903 if (c.hasFlag(Context.BIND_ABOVE_CLIENT)) { in removeConnectionLocked()
204 Context.BIND_AUTO_CREATE | Context.BIND_ABOVE_CLIENT); in runCUJWithOomComputationOnce()
288 BIND_ABOVE_CLIENT,310 BIND_ABOVE_CLIENT,421 public static final int BIND_ABOVE_CLIENT = 0x0008; field in Context
302 Context.BIND_ABOVE_CLIENT | Context.BIND_NOT_VISIBLE, in connectToProxyLocked()
1121 bindService(app, client, null, Context.BIND_ABOVE_CLIENT, mock(IBinder.class)); in testUpdateOomAdj_DoOne_Service_BoundByBackup_AboveClient()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
10349 field public static final int BIND_ABOVE_CLIENT = 8; // 0x8