Home
last modified time | relevance | path

Searched refs:Builder (Results 1 – 15 of 15) sorted by relevance

/device/generic/goldfish/radio/RadioConfig/src/com/android/emulator/radio/config/
DMeterService.java20 import android.app.Notification.Builder;
62 Notification.Builder builder = in onStartCommand()
64 .Builder(this, createNotificationChannel("emulator_radio_config", "Meter Service")) in onStartCommand()
100 return SubscriptionPlan.Builder in buildValidSubscriptionPlan()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DNotificationCenter.java196 Notification.Action updateAction = new Notification.Action.Builder(/* icon= */ null, in sendDfuNotificationImpl()
200 Notification.Action dismissAction = new Notification.Action.Builder(/* icon= */ null, in sendDfuNotificationImpl()
206 Notification notification = new Notification.Builder(mContext, DFU_NOTIFICATION_CHANNEL) in sendDfuNotificationImpl()
281 Notification notification = new Notification.Builder(mContext, DEFAULT_NOTIFICATION_CHANNEL) in postLowBatteryNotification()
310 new Notification.Builder(mContext, HIGH_PRIORITY_NOTIFICATION_CHANNEL) in postCriticalBatteryNotification()
334 new Notification.Builder(mContext, HIGH_PRIORITY_NOTIFICATION_CHANNEL) in postDepletedBatteryNotification()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt92 Landroid/animation/AnimatorSet$Builder;
268 Landroid/app/AlertDialog$Builder;
275 Landroid/app/AppOpInfo$Builder;
296 Landroid/app/AppOpsManager$HistoricalOpsRequest$Builder;
588 Landroid/app/Notification$Action$Builder;
593 Landroid/app/Notification$BubbleMetadata$Builder;
595 Landroid/app/Notification$Builder;
617 Landroid/app/NotificationHistory$HistoricalNotification$Builder;
636 Landroid/app/Person$Builder;
639 Landroid/app/PictureInPictureParams$Builder;
[all …]
Dpreloaded-classes510 [Lcom.android.okhttp.HttpUrl$Builder$ParseResult;
802 android.animation.AnimatorSet$Builder
978 android.app.AlertDialog$Builder
985 android.app.AppOpInfo$Builder
1007 android.app.AppOpsManager$HistoricalOpsRequest$Builder
1298 android.app.Notification$Action$Builder
1303 android.app.Notification$BubbleMetadata$Builder
1304 android.app.Notification$Builder
1327 android.app.NotificationHistory$HistoricalNotification$Builder
1345 android.app.Person$Builder
[all …]
/device/google/cuttlefish/host/commands/process_sandboxer/
Dpolicies.cpp32 using Builder = sandbox2::PolicyBuilder(const HostInfo&); in PolicyForExecutable() typedef
33 absl::flat_hash_map<std::string, Builder*> builders; in PolicyForExecutable()
/device/sample/apps/tv/LeanbackCustomizer/src/com/google/android/leanbacklauncher/partnercustomizer/
DPartnerReceiver.java121 Notification.Builder bob = new Notification.Builder(mContext); in postNotification()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DResponseFragment.java173 actions.add(new GuidedAction.Builder(context) in onCreateActions()
183 actions.add(new GuidedAction.Builder(context) in onCreateActions()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dvideo_track_source_impl.cpp60 webrtc::VideoFrame::Builder() in OnFrame()
/device/amlogic/yukawa/services/micmuteprovider/src/com/google/android/tv/hotword/
DHotwordMicToggleProvider.java39 public static final Uri HOTWORDMIC_URI = new Uri.Builder()
/device/generic/goldfish/slim/FakeSystemApp/src/com/android/fakesystemapp/systemui/
DSlimMediaProjectionPermissionActivity.java102 mDialog = new AlertDialog.Builder(this) in onCreate()
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceService.java188 new Notification.Builder(this, NOTIFICATION_CHANNEL_ID) in onStartCommand()
/device/google/atv/MdnsOffloadCmdService/src/com/android/tv/mdnsoffloadcmd/
DMdnsOffloadCmdService.java74 Notification notification = new NotificationCompat.Builder(this, CHANNEL_ID) in onStartCommand()
/device/google/cuttlefish/tests/wmediumd_control/src/com/android/cuttlefish/tests/
DWmediumdControlE2eTest.java122 ListStationsResponse.Builder builder = ListStationsResponse.newBuilder(); in listStations()
/device/google/atv/MdnsOffloadManagerService/src/com/android/tv/mdnsoffloadmanager/
DMdnsOffloadManagerService.java207 NetworkRequest networkRequest = new NetworkRequest.Builder() in setupConnectivityListener()
/device/google/atv/FrameworkPackageStubs/src/com/android/browser/provider/
DBrowserProvider2.java60 static final Uri LEGACY_AUTHORITY_URI = new Uri.Builder()