Home
last modified time | relevance | path

Searched refs:mBoundInterface (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/utils/
H A DManagedApplicationService.java96 private IInterface mBoundInterface; field in ManagedApplicationService
260 iface = mBoundInterface; in sendEvent()
287 mBoundInterface = null; in disconnect()
325 mBoundInterface = null; in connect()
348 mBoundInterface = null; in connect()
350 mBoundInterface = mChecker.asInterface(iBinder); in connect()
351 if (!mChecker.checkType(mBoundInterface)) { in connect()
353 mBoundInterface = null; in connect()
358 iface = mBoundInterface; in connect()
387 mBoundInterface = null; in connect()