/aosp12/packages/apps/Settings/src/com/android/settings/location/ |
H A D | LocationSlice.java | 101 private PendingIntent getPrimaryAction() { in getPrimaryAction() method in LocationSlice
|
/aosp12/packages/apps/Car/libs/car-qc-lib/src/com/android/car/qc/ |
H A D | QCList.java | 59 public PendingIntent getPrimaryAction() { in getPrimaryAction() method in QCList
|
H A D | QCItem.java | 130 public abstract PendingIntent getPrimaryAction(); in getPrimaryAction() method in QCItem
|
H A D | QCSlider.java | 79 public PendingIntent getPrimaryAction() { in getPrimaryAction() method in QCSlider
|
H A D | QCActionItem.java | 88 public PendingIntent getPrimaryAction() { in getPrimaryAction() method in QCActionItem
|
H A D | QCTile.java | 98 public PendingIntent getPrimaryAction() { in getPrimaryAction() method in QCTile
|
H A D | QCRow.java | 146 public PendingIntent getPrimaryAction() { in getPrimaryAction() method in QCRow
|
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
H A D | ContextualAdaptiveSleepSlice.java | 130 private PendingIntent getPrimaryAction() { in getPrimaryAction() method in ContextualAdaptiveSleepSlice
|
H A D | BatteryFixSlice.java | 170 private PendingIntent getPrimaryAction() { in getPrimaryAction() method in BatteryFixSlice
|
/aosp12/packages/apps/Settings/src/com/android/settings/bluetooth/ |
H A D | BluetoothSliceBuilder.java | 130 private static PendingIntent getPrimaryAction(Context context) { in getPrimaryAction() method in BluetoothSliceBuilder
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/ |
H A D | ZenModeSliceBuilder.java | 143 private static PendingIntent getPrimaryAction(Context context) { in getPrimaryAction() method in ZenModeSliceBuilder
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/ |
H A D | ProviderModelSlice.java | 378 protected SliceAction getPrimaryAction(IconCompat icon, CharSequence title) { in getPrimaryAction() method
|
H A D | ProviderModelSliceHelper.java | 220 private PendingIntent getPrimaryAction(String intentAction) { in getPrimaryAction() method in ProviderModelSliceHelper
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/telephony/ |
H A D | MobileDataSlice.java | 178 private PendingIntent getPrimaryAction() { in getPrimaryAction() method in MobileDataSlice
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/slice/ |
H A D | WifiSlice.java | 300 private PendingIntent getPrimaryAction() { in getPrimaryAction() method in WifiSlice
|
/aosp12/packages/apps/Settings/tests/unit/src/com/android/settings/network/ |
H A D | ProviderModelSliceTest.java | 361 private PendingIntent getPrimaryAction() { in getPrimaryAction() method in ProviderModelSliceTest
|
/aosp12/packages/apps/TvSettings/TwoPanelSettingsLib/src/com/android/tv/twopanelsettings/slices/builders/ |
H A D | PreferenceSliceBuilder.java | 885 public SliceAction getPrimaryAction() { in getPrimaryAction() method in PreferenceSliceBuilder.RowBuilder
|