Searched refs:BIND_DEBUG_UNBIND (Results 1 – 5 of 5) sorted by relevance
71 if ((flags&Context.BIND_DEBUG_UNBIND) != 0) { in toString()
149 BIND_DEBUG_UNBIND,189 public static final int BIND_DEBUG_UNBIND = 0x0002; field in Context
993 if ((sd.getFlags()&Context.BIND_DEBUG_UNBIND) != 0) { in forgetServiceDispatcher()
589 Other possible values are {@link android.content.Context#BIND_DEBUG_UNBIND}
7200 field public static final int BIND_DEBUG_UNBIND = 2; // 0x2