Home
last modified time | relevance | path

Searched refs:checkIntent (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/core/java/com/android/server/firewall/
DIntentFirewall.java146 return checkIntent(mActivityResolver, intent.getComponent(), TYPE_ACTIVITY, intent, in checkStartActivity()
152 return checkIntent(mServiceResolver, resolvedService, TYPE_SERVICE, intent, callerUid, in checkService()
158 return checkIntent(mBroadcastResolver, intent.getComponent(), TYPE_BROADCAST, intent, in checkBroadcast()
162 public boolean checkIntent(FirewallIntentResolver resolver, ComponentName resolvedComponent, in checkIntent() method in IntentFirewall
/frameworks/base/services/tests/servicestests/src/com/android/server/
DNetworkScoreServiceTest.java885 verify(mContext).bindServiceAsUser(MockUtils.checkIntent( in testServiceConnection_bind_notBound()
898 when(mContext.bindServiceAsUser(MockUtils.checkIntent( in testServiceConnection_bind_alreadyBound()
909 verify(mContext, times(1)).bindServiceAsUser(MockUtils.checkIntent( in testServiceConnection_bind_alreadyBound()
922 when(mContext.bindServiceAsUser(MockUtils.checkIntent( in testServiceConnection_bindFails()
949 when(mContext.bindServiceAsUser(MockUtils.checkIntent( in testServiceConnection_unbind_alreadyBound()
/frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DMockUtils.java90 public static Intent checkIntent(final Intent intent) { in checkIntent() method in MockUtils
DDevicePolicyManagerTest.java1029 MockUtils.checkIntent(intent), in testSetActivePasswordState_sendToProfiles()
1069 MockUtils.checkIntent(intent), in testSetActivePasswordState_notSentToParent()
1074 MockUtils.checkIntent(intent), in testSetActivePasswordState_notSentToParent()
5946 MockUtils.checkIntent(intent), in setActivePasswordState()
6417 MockUtils.checkIntent(expectedIntent), in verifyDataSharingAppliedBroadcast()
/frameworks/base/services/core/java/com/android/server/wm/
DTask.java4248 Intent checkIntent = intent != null ? intent : affinityIntent;
4250 if (checkIntent != null) {
4254 checkIntent.getComponent().getPackageName(),
4263 Slog.w(TAG, "Updating task #" + taskId + " for " + checkIntent
/frameworks/base/services/
Dart-profile-boot627 Lcom/android/server/firewall/IntentFirewall;->checkIntent(Lcom/android/server/firewall/IntentFirewa…
Dart-profile1553 HSPLcom/android/server/firewall/IntentFirewall;->checkIntent(Lcom/android/server/firewall/IntentFir…
Dart-wear-profile11595 HPLcom/android/server/firewall/IntentFirewall;->checkIntent(Lcom/android/server/firewall/IntentFire…