Home
last modified time | relevance | path

Searched defs:getBroadcastIntent (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/
H A DSettingsQCItem.java79 PendingIntent getBroadcastIntent() { in getBroadcastIntent() method in SettingsQCItem
86 PendingIntent getBroadcastIntent(Bundle extras) { in getBroadcastIntent() method in SettingsQCItem
98 PendingIntent getBroadcastIntent(Bundle extras, int requestCode) { in getBroadcastIntent() method in SettingsQCItem
/aosp12/packages/apps/Settings/src/com/android/settings/slices/
H A DCustomSliceable.java93 default PendingIntent getBroadcastIntent(Context context) { in getBroadcastIntent() method
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothSliceBuilder.java136 private static PendingIntent getBroadcastIntent(Context context) { in getBroadcastIntent() method in BluetoothSliceBuilder
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/
H A DZenModeSliceBuilder.java149 private static PendingIntent getBroadcastIntent(Context context) { in getBroadcastIntent() method in ZenModeSliceBuilder
/aosp12/packages/apps/Settings/src/com/android/settings/network/
H A DProviderModelSlice.java174 public PendingIntent getBroadcastIntent(Context context) { in getBroadcastIntent() method in ProviderModelSlice
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/telephony/
H A DEnhanced4gLteSliceHelperTest.java236 private PendingIntent getBroadcastIntent(String action) { in getBroadcastIntent() method in Enhanced4gLteSliceHelperTest
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/
H A DEnhanced4gLteSliceHelper.java269 private PendingIntent getBroadcastIntent(String action) { in getBroadcastIntent() method in Enhanced4gLteSliceHelper
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/wifi/calling/
H A DWifiCallingSliceHelperTest.java396 private PendingIntent getBroadcastIntent(String action) { in getBroadcastIntent() method in WifiCallingSliceHelperTest
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/calling/
H A DWifiCallingSliceHelper.java560 private PendingIntent getBroadcastIntent(String action, boolean isChecked) { in getBroadcastIntent() method in WifiCallingSliceHelper