Searched refs:BIND_NOT_FOREGROUND (Results 1 – 12 of 12) sorted by relevance
74 if ((flags&Context.BIND_NOT_FOREGROUND) != 0) { in toString()
17325 if ((cr.flags&Context.BIND_NOT_FOREGROUND) == 0) { in computeOomAdjLocked()17383 if ((cr.flags&Context.BIND_NOT_FOREGROUND) == 0) { in computeOomAdjLocked()
306 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()344 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND | Context.BIND_NOT_VISIBLE); in bind()
151 BIND_NOT_FOREGROUND,202 public static final int BIND_NOT_FOREGROUND = 0x0004; field in Context
244 … mContext.bindServiceAsUser(intent, this, Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND in bindToPackageLocked()
1280 | Context.BIND_NOT_VISIBLE | Context.BIND_NOT_FOREGROUND in startInputInnerLocked()
164 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND, in executeRunnableJob()
590 and {@link android.content.Context#BIND_NOT_FOREGROUND}, or {@code 0} for none.</li>
294 NO DOC BLOCK: android.content.Context Field BIND_NOT_FOREGROUND
1238 Context.BIND_AUTO_CREATE | Context.BIND_NOT_FOREGROUND in bindToSyncAdapter()
7475 field public static final int BIND_NOT_FOREGROUND = 4; // 0x4
7236 field public static final int BIND_NOT_FOREGROUND = 4; // 0x4