Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattService.java125 int instanceId, int serviceType) { in BluetoothGattService()
139 public BluetoothGattService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattService()
258 /*package*/ BluetoothGattCharacteristic getCharacteristic(UUID uuid, int instanceId) { in getCharacteristic()
274 public void setInstanceId(int instanceId) { in setInstanceId()
DBluetoothGattCharacteristic.java267 UUID uuid, int instanceId, in BluetoothGattCharacteristic()
277 public BluetoothGattCharacteristic(UUID uuid, int instanceId, in BluetoothGattCharacteristic()
283 UUID uuid, int instanceId, in initCharacteristic()
373 /*package*/ BluetoothGattDescriptor getDescriptor(UUID uuid, int instanceId) { in getDescriptor()
428 public void setInstanceId(int instanceId) { in setInstanceId()
DBluetoothGattIncludedService.java49 public BluetoothGattIncludedService(UUID uuid, int instanceId, int serviceType) { in BluetoothGattIncludedService()
DBluetoothGatt.java810 int instanceId) { in getService()
828 int instanceId) { in getCharacteristicById()
844 /*package*/ BluetoothGattDescriptor getDescriptorById(BluetoothDevice device, int instanceId) { in getDescriptorById()
DBluetoothGattDescriptor.java241 public void setInstanceId(int instanceId) { in setInstanceId()
DBluetoothGattServer.java556 /*package*/ BluetoothGattService getService(UUID uuid, int instanceId, int type) { in getService()
/packages/providers/MediaProvider/src/com/android/providers/media/photopicker/metrics/
DPhotoPickerUiEventLogger.java50 public void logPickerOpenPersonal(InstanceId instanceId, in logPickerOpenPersonal()
59 public void logPickerOpenWork(InstanceId instanceId, in logPickerOpenWork()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/
DAlarmService.kt92 val instanceId = mCurrentAlarm!!.mId in stopCurrentAlarm() constant
154 val instanceId = AlarmInstance.getId(intent.getData()!!) in onStartCommand() constant
DAlarmActivity.kt133 val instanceId = AlarmInstance.getId(getIntent().getData()!!) in onCreate() constant
220 val instanceId = AlarmInstance.getId(getIntent().getData()!!) in onResume() constant
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DSystemUiProxy.java591 RemoteTransition remoteTransition, InstanceId instanceId) { in startTasks()
604 float splitRatio, RemoteTransition remoteTransition, InstanceId instanceId) { in startIntentAndTask()
618 float splitRatio, RemoteTransition remoteTransition, InstanceId instanceId) { in startIntents()
631 float splitRatio, RemoteTransition remoteTransition, InstanceId instanceId) { in startShortcutAndTask()
647 float splitRatio, RemoteAnimationAdapter adapter, InstanceId instanceId) { in startTasksWithLegacyTransition()
661 RemoteAnimationAdapter adapter, InstanceId instanceId) { in startIntentAndTaskWithLegacyTransition()
674 float splitRatio, RemoteAnimationAdapter adapter, InstanceId instanceId) { in startShortcutAndTaskWithLegacyTransition()
693 float splitRatio, RemoteAnimationAdapter adapter, InstanceId instanceId) { in startIntentsWithLegacyTransition()
706 Bundle options, UserHandle user, InstanceId instanceId) { in startShortcut()
718 Bundle options, InstanceId instanceId) { in startIntent()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/logging/
DStatsLogCompatManager.java138 public static void writeSnapshot(LauncherAtom.ItemInfo info, InstanceId instanceId) { in writeSnapshot()
181 @Nullable InstanceId instanceId) { in buildStatsEvent()
247 public StatsLogger withInstanceId(InstanceId instanceId) { in withInstanceId()
413 InstanceId instanceId = mInstanceId; in write() local
490 public StatsLatencyLogger withInstanceId(InstanceId instanceId) { in withInstanceId()
560 public StatsImpressionLogger withInstanceId(InstanceId instanceId) { in withInstanceId()
/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DChooserActivityLogger.java66 int instanceId, in write()
81 int instanceId, in write()
306 private void log(UiEventLogger.UiEventEnum event, InstanceId instanceId) { in log()
497 int instanceId, in write()
526 int instanceId, in write()
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DItemClickHandler.java341 InstanceId instanceId = new InstanceIdSequence().newInstanceId(); in startAppShortcutOrInfoActivity() local
342 launcher.logAppLaunch(launcher.getStatsLogManager(), item, instanceId); in startAppShortcutOrInfoActivity() local
/packages/apps/Launcher3/src/com/android/launcher3/views/
DActivityContext.java356 InstanceId instanceId = new InstanceIdSequence().newInstanceId(); in startActivitySafely() local
357 logAppLaunch(getStatsLogManager(), item, instanceId); in startActivitySafely() local
376 InstanceId instanceId) { in logAppLaunch()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DLauncherTaskbarUIController.java299 InstanceId instanceId = new InstanceIdSequence().newInstanceId(); in onTaskbarIconLaunched() local
301 instanceId); in onTaskbarIconLaunched() local
/packages/apps/Launcher3/src/com/android/launcher3/
DSecondaryDropTarget.java285 protected ComponentName performDropAction(View view, ItemInfo info, InstanceId instanceId) { in performDropAction()
333 InstanceId instanceId = new InstanceIdSequence().newInstanceId(); in onAccessibilityDrop() local
/packages/apps/Settings/src/com/android/settings/notification/history/
DNotificationSbnViewHolder.java97 InstanceId instanceId, in addOnClick()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/model/
DQuickstepModelDelegate.java186 InstanceId instanceId = new InstanceIdSequence().newInstanceId(); in modelLoadComplete() local
189 StatsLogCompatManager.writeSnapshot(info.buildProto(parent), instanceId); in modelLoadComplete() local
/packages/apps/DeskClock/src/com/android/deskclock/provider/
DAlarm.kt75 var instanceId = 0 variable
DAlarmInstance.kt368 val instanceId: Long = ContentUris.parseId(contentUri) in getInstance() constant
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareDiscoverySessionState.java62 PeerInfo(int instanceId, byte[] mac) { in PeerInfo()
/packages/apps/Launcher3/src/com/android/launcher3/logging/
DStatsLogManager.java695 default StatsLogger withInstanceId(InstanceId instanceId) { in withInstanceId()
815 default StatsLatencyLogger withInstanceId(InstanceId instanceId) { in withInstanceId()
885 default StatsImpressionLogger withInstanceId(InstanceId instanceId) { in withInstanceId()
995 public StatsLogManager withDefaultInstanceId(@Nullable InstanceId instanceId) { in withDefaultInstanceId()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/hybridhotseat/
DHotseatPredictionController.java426 public void logLaunchedAppRankingInfo(@NonNull ItemInfo itemInfo, InstanceId instanceId) { in logLaunchedAppRankingInfo()
/packages/apps/Launcher3/src/com/android/launcher3/folder/
DFolderIcon.java439 public void setLabelSuggestion(FolderNameInfos nameInfos, InstanceId instanceId) { in setLabelSuggestion()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/
DQuickstepLauncher.java268 InstanceId instanceId) { in logAppLaunch()