Searched refs:callerInstrumented (Results 1 – 2 of 2) sorted by relevance
91 final boolean callerInstrumented; // caller is being instrumented? field in BroadcastRecord455 callerInstrumented = isCallerInstrumented(_callerApp, _callingUid); in BroadcastRecord()509 callerInstrumented = from.callerInstrumented; in BroadcastRecord()
734 if (record.callerInstrumented) { in onBroadcastEnqueued()775 if (record.callerInstrumented) { in onBroadcastDequeued()