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()
61 private IBinder mReportObject; field in LocalService74 mReportObject = data.readStrongBinder();133 mReportObject = parcelable.binder; in onStart()134 if (mReportObject != null) { in onStart()145 if (mReportObject != null) { in onDestroy()160 if (mReportObject != null) { in onUnbind()174 if (mReportObject != null) { in onRebind()187 mReportObject.transact( in bindAction()