Searched refs:callerInstrumented (Results 1 – 2 of 2) sorted by relevance
102 final boolean callerInstrumented; // caller is being instrumented? field in BroadcastRecord473 callerInstrumented = isCallerInstrumented(_callerApp, _callingUid); in BroadcastRecord()527 callerInstrumented = from.callerInstrumented; in BroadcastRecord()
651 if (record.callerInstrumented) { in onBroadcastEnqueued()692 if (record.callerInstrumented) { in onBroadcastDequeued()