Searched refs:hasAction (Results 1 – 13 of 13) sorted by relevance
61 assertTrue(intentFilterCaptor.getValue().hasAction(Intent.ACTION_CLOSE_SYSTEM_DIALOGS)); in testRegisterReceiver()
554 if (hasAction(DeviceDiscoveryAction.class)) { in handleReportPhysicalAddress()784 && !hasAction(SetArcTransmissionStateAction.class)) { in onNewAvrAdded()804 if (!mService.isControlEnabled() || hasAction(DeviceDiscoveryAction.class)) { in changeSystemAudioMode()970 if (!hasAction(RequestArcInitiationAction.class)) { in startArcAction()975 if (!hasAction(RequestArcTerminationAction.class)) { in startArcAction()1646 if (!hasAction(RequestArcTerminationAction.class) && isArcEstablished()) { in disableArcIfExist()
411 if (hasAction(DeviceDiscoveryAction.class)) { in handleReportPhysicalAddress()524 && hasAction(SystemAudioInitiationActionFromAvr.class)) { in handleGiveSystemAudioModeStatus()1250 if (hasAction(DeviceDiscoveryAction.class)) { in launchDeviceDiscovery()
769 <T extends HdmiCecFeatureAction> boolean hasAction(final Class<T> clazz) { in hasAction() method in HdmiCecLocalDevice
600 if (!hasAction(Intent.ACTION_VIEW) in handlesWebUris()736 public final boolean hasAction(String action) { in hasAction() method in IntentFilter749 return hasAction(action); in matchAction()
130 any(), argThat(f -> f.hasAction(ACTION_CONFIGURATION_CHANGED)), any(), any())) in setUp()
1937 return filter.hasAction(WifiManager.WIFI_AP_STATE_CHANGED_ACTION); in matches()3109 filter.hasAction(Intent.ACTION_PACKAGE_FULLY_REMOVED))); in testPackageRemovedBroadcastHandling()3134 filter.hasAction(Intent.ACTION_PACKAGE_FULLY_REMOVED))); in testPackageRemovedBroadcastHandlingWithNoUid()3158 filter.hasAction(Intent.ACTION_PACKAGE_FULLY_REMOVED))); in testPackageRemovedBroadcastHandlingWithNoPackageName()3181 filter.hasAction(Intent.ACTION_USER_REMOVED))); in testUserRemovedBroadcastHandling()3197 filter.hasAction(Intent.ACTION_USER_REMOVED))); in testUserRemovedBroadcastHandlingWithWrongIntentAction()3262 return filter.hasAction(PowerManager.ACTION_DEVICE_IDLE_MODE_CHANGED); in matches()3298 filter.hasAction(TelephonyIntents.ACTION_SIM_STATE_CHANGED))); in testSimStateChangeDoesNotResetCountryCode()
476 && filter.hasAction(Intent.ACTION_VIEW) in computeResolveFilters()
8111 if (rij.filter != null && rij.filter.hasAction(action)) {
2828 final boolean hasAction = ei.actionLabel != null || ( in onUpdateExtractingViews()2832 if (hasAction) { in onUpdateExtractingViews()
81 if (!f2.hasAction(f1.getAction(i))) { in filterEquals()
4015 if (!aii.hasAction(Intent.ACTION_VIEW)) continue; in hasDomainURLs()4016 if (!aii.hasAction(Intent.ACTION_DEFAULT)) continue; in hasDomainURLs()5530 || intent.hasAction(Intent.ACTION_SEND) in isImplicitlyExposedIntent()5531 || intent.hasAction(Intent.ACTION_SENDTO) in isImplicitlyExposedIntent()5532 || intent.hasAction(Intent.ACTION_SEND_MULTIPLE); in isImplicitlyExposedIntent()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...