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()
63 private IBinder mReportObject; field in LocalService76 mReportObject = data.readStrongBinder();140 mReportObject = parcelable.binder; in onStart()141 if (mReportObject != null) { in onStart()152 if (mReportObject != null) { in onDestroy()167 if (mReportObject != null) { in onUnbind()181 if (mReportObject != null) { in onRebind()194 mReportObject.transact( in bindAction()