Home
last modified time | relevance | path

Searched defs:handleIntent (Results 1 – 25 of 166) sorted by relevance

1234567

/aosp_15_r20/developers/samples/android/notification/Bubbles/app/src/main/java/com/example/android/bubbles/
DMainActivity.kt72 private fun handleIntent(intent: Intent) { in handleIntent() method in com.example.android.bubbles.MainActivity
/aosp_15_r20/packages/modules/Permission/tests/cts/permissionui/CreateNotificationChannelsApp31/src/android/permissionui/cts/usepermission/
DCreateNotificationChannelsActivity.kt68 private fun handleIntent(providedIntent: Intent?, broacastAfterComplete: Boolean = false) { in handleIntent() method
/aosp_15_r20/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/homescreen/audio/
DIntentHandler.java28 void handleIntent(Intent intent); in handleIntent() method
/aosp_15_r20/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitLauncher/src/com/android/car/portraitlauncher/common/
DIntentHandler.java28 void handleIntent(Intent intent); in handleIntent() method
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DDvrBrowseActivity.java50 private void handleIntent(Intent intent) { in handleIntent() method in DvrBrowseActivity
/aosp_15_r20/external/libtextclassifier/notification/src/com/android/textclassifier/notification/
H A DCopyCodeActivity.java40 private void handleIntent() { in handleIntent() method in CopyCodeActivity
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/
DQrCodeScanModeBaseActivity.java37 protected abstract void handleIntent(Intent intent); in handleIntent() method in QrCodeScanModeBaseActivity
DQrCodeScanModeActivity.java56 protected void handleIntent(Intent intent) { in handleIntent() method in QrCodeScanModeActivity
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/AppRestrictionsTargetApp/src/com/android/cts/apprestrictions/targetapp/
H A DApplicationRestrictionsActivity.java62 private void handleIntent(Intent intent) { in handleIntent() method in ApplicationRestrictionsActivity
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/wifi/dpp/
DWifiDppBaseActivity.java34 protected abstract void handleIntent(Intent intent); in handleIntent() method in WifiDppBaseActivity
DWifiDppEnrolleeActivity.java52 protected void handleIntent(Intent intent) { in handleIntent() method in WifiDppEnrolleeActivity
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/
DAdbQrCodeActivity.java73 protected void handleIntent(Intent intent) { in handleIntent() method in AdbQrCodeActivity
/aosp_15_r20/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/
DFakeFreeNavigationActivity.java53 private void handleIntent(Intent intent) { in handleIntent() method in FakeFreeNavigationActivity
/aosp_15_r20/cts/hostsidetests/hdmicec/app/src/android/hdmicec/app/
H A DHdmiCecWakeLock.java68 private void handleIntent(String action) { in handleIntent() method in HdmiCecWakeLock
/aosp_15_r20/packages/apps/Car/Cluster/ClusterHomeSample/src/com/android/car/cluster/home/
DFakeFreeNavigationActivity.java54 private void handleIntent(Intent intent) { in handleIntent() method in FakeFreeNavigationActivity
/aosp_15_r20/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster/
DFakeClusterNavigationActivity.java55 private void handleIntent(Intent intent) { in handleIntent() method in FakeClusterNavigationActivity
/aosp_15_r20/developers/samples/android/content/contacts/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/
DMainActivity.java57 private void handleIntent(Intent intent) { in handleIntent() method in MainActivity
/aosp_15_r20/development/samples/browseable/BasicContactables/src/com.example.android.basiccontactables/
H A DMainActivity.java57 private void handleIntent(Intent intent) { in handleIntent() method in MainActivity
/aosp_15_r20/developers/build/prebuilts/gradle/BasicContactables/Application/src/main/java/com/example/android/basiccontactables/
H A DMainActivity.java57 private void handleIntent(Intent intent) { in handleIntent() method in MainActivity
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
H A DSetPolicyActivity.java54 private void handleIntent(Intent intent) { in handleIntent() method in SetPolicyActivity
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DelegateApp/src/com/android/cts/delegate/
H A DDelegatedScopesReceiverActivity.java89 private void handleIntent(Intent intent) { in handleIntent() method in DelegatedScopesReceiverActivity
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/calldetails/
DOldCallDetailsActivity.java65 protected void handleIntent(Intent intent) { in handleIntent() method in OldCallDetailsActivity
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
H A DSetPolicyActivity.java55 private void handleIntent(Intent intent) { in handleIntent() method in SetPolicyActivity
/aosp_15_r20/developers/samples/android/content/SharingShortcuts/Application/src/main/java/com/example/android/sharingshortcuts/
DSendMessageActivity.java103 private boolean handleIntent(Intent intent) { in handleIntent() method in SendMessageActivity
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/android/controller/
H A DIntentServiceController.java96 public IntentServiceController<T> handleIntent() { in handleIntent() method in IntentServiceController

1234567