Searched refs:mReportObject (Results 1 – 2 of 2) sorted by relevance
44 private IBinder mReportObject; field in LocalService53 mReportObject = data.readStrongBinder();70 mReportObject = parcelable.binder; in onStart()71 if (mReportObject != null) { in onStart()79 if (mReportObject != null) { in onDestroy()91 if (mReportObject != null) { in onUnbind()99 if (mReportObject != null) { in onRebind()112 mReportObject.transact( in bindAction()
54 private IBinder mReportObject; field in LocalService65 mReportObject = data.readStrongBinder();105 mReportObject = parcelable.binder; in onStart()106 if (mReportObject != null) { in onStart()117 if (mReportObject != null) { in onDestroy()132 if (mReportObject != null) { in onUnbind()140 if (mReportObject != null) { in onRebind()153 mReportObject.transact( in bindAction()