Searched refs:mIsBound (Results 1 – 5 of 5) sorted by relevance
83 private boolean mIsBound; field in CarUiPortraitServiceManager122 if (!mIsBound) { in doUnbindService()137 mIsBound = false; in doUnbindService()146 mIsBound = true; in doBindService()
49 private var mIsBound = false variable58 mIsBound = true in onBind()63 mIsBound = false in onUnbind()115 if (mIsBound) { in onReceive()
59 boolean mIsBound; field in DisplayAreaComponent110 mIsBound = true; in doBindService()
242 Log.d(this, "onServiceConnected: %s %b %b", name, mIsBound, mIsConnected);243 mIsBound = true;260 mIsBound = false;275 mIsBound = false;289 mIsBound = false;300 private boolean mIsBound = false; field in InCallController.InCallServiceBindingConnection457 pw.print(mIsBound ? "" : "not "); in dump()
191 private boolean mIsBound = false; field in FilterShowActivity241 mIsBound = true; in doBindService()245 if (mIsBound) { in doUnbindService()248 mIsBound = false; in doUnbindService()