/frameworks/base/core/java/com/android/internal/app/ |
D | ChooserActivityLogger.java | 41 log(SharesheetStandardEvent.SHARESHEET_TRIGGERED, getInstanceId()); in logSharesheetTriggered() 46 log(SharesheetStandardEvent.SHARESHEET_APP_LOAD_COMPLETE, getInstanceId()); in logSharesheetAppLoadComplete() 53 log(SharesheetStandardEvent.SHARESHEET_DIRECT_LOAD_COMPLETE, getInstanceId()); in logSharesheetDirectLoadComplete() 60 log(SharesheetStandardEvent.SHARESHEET_DIRECT_LOAD_TIMEOUT, getInstanceId()); in logSharesheetDirectLoadTimeout() 68 log(SharesheetStandardEvent.SHARESHEET_PROFILE_CHANGED, getInstanceId()); in logShareheetProfileChanged() 74 SharesheetStandardEvent.SHARESHEET_EXPANDED, getInstanceId()); in logSharesheetExpansionChanged() 88 InstanceId getInstanceId(); in getInstanceId() method
|
D | ChooserActivityLoggerImpl.java | 44 /* instance_id = 3 */ getInstanceId().getId(), in logShareStarted() 58 /* instance_id = 3 */ getInstanceId().getId(), in logShareTargetSelected() 72 public InstanceId getInstanceId() { in getInstanceId() method in ChooserActivityLoggerImpl
|
/frameworks/base/core/java/android/bluetooth/ |
D | BluetoothGattServer.java | 108 Log.d(TAG, "onServiceAdded() - handle=" + service.getInstanceId() 120 tmp.setInstanceId(service.getInstanceId()); 127 temp_char.setInstanceId(svc_char.getInstanceId()); 132 temp_descs.get(j).setInstanceId(svc_descs.get(j).getInstanceId()); 396 if (charac.getInstanceId() == handle) { in getCharacteristicByHandle() 413 if (desc.getInstanceId() == handle) { in getDescriptorByHandle() 509 && svc.getInstanceId() == instanceId in getService() 685 characteristic.getInstanceId(), confirm, in notifyCharacteristicChanged() 742 service.getInstanceId(), service.getType()); in removeService() 746 mService.removeService(mServerIf, service.getInstanceId()); in removeService()
|
D | BluetoothGattService.java | 163 s.getInstanceId(), s.getType())); in writeToParcel() 202 isvc.getInstanceId(), isvc.getType())); in BluetoothGattService() 258 && characteristic.getInstanceId() == instanceId) { in getCharacteristic() 321 public int getInstanceId() { in getInstanceId() method in BluetoothGattService
|
D | BluetoothGatt.java | 324 brokenRef.getUuid(), brokenRef.getInstanceId()); 729 && svc.getInstanceId() == instanceId in getService() 747 if (charac.getInstanceId() == instanceId) { in getCharacteristicById() 764 if (desc.getInstanceId() == instanceId) { in getDescriptorById() 1109 characteristic.getInstanceId(), AUTHENTICATION_NONE); in readCharacteristic() 1189 characteristic.getInstanceId(), characteristic.getWriteType(), in writeCharacteristic() 1232 descriptor.getInstanceId(), AUTHENTICATION_NONE); in readDescriptor() 1272 mService.writeDescriptor(mClientIf, device.getAddress(), descriptor.getInstanceId(), in writeDescriptor() 1407 characteristic.getInstanceId(), enable); in setCharacteristicNotification()
|
D | BluetoothGattIncludedService.java | 102 public int getInstanceId() { in getInstanceId() method in BluetoothGattIncludedService
|
D | BluetoothGattDescriptor.java | 236 public int getInstanceId() { in getInstanceId() method in BluetoothGattDescriptor
|
D | BluetoothGattCharacteristic.java | 366 && descriptor.getInstanceId() == instanceId) { in getDescriptor() 409 public int getInstanceId() { in getInstanceId() method in BluetoothGattCharacteristic
|
/frameworks/base/core/tests/coretests/src/com/android/internal/app/ |
D | ChooserActivityLoggerFake.java | 103 getInstanceId(), mimeType, appProvidedDirect, appProvidedApp, isWorkprofile, in logShareStarted() 109 mCalls.add(new CallRecord(FrameworkStatsLog.RANKING_SELECTED, packageName, getInstanceId(), in logShareTargetSelected() 120 public InstanceId getInstanceId() { in getInstanceId() method in ChooserActivityLoggerFake
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/ |
D | BubbleLoggerImpl.java | 33 if (b.getInstanceId() == null) { in log() 37 logWithInstanceId(e, b.getAppUid(), b.getPackageName(), b.getInstanceId()); in log()
|
D | Bubble.java | 389 mInstanceId = entry.getSbn().getInstanceId(); in setEntry() 458 public InstanceId getInstanceId() { in getInstanceId() method in Bubble
|
/frameworks/base/services/core/java/com/android/server/notification/ |
D | NotificationRecordLoggerImpl.java | 44 /* int32 instance_id = 4 */ p.getInstanceId(), in maybeLogNotificationPosted() 76 r.getSbn().getInstanceId()); in log()
|
D | NotificationRecordLogger.java | 392 int getInstanceId() { in getInstanceId() method in NotificationRecordLogger.NotificationRecordPair 393 return (r.getSbn().getInstanceId() == null ? 0 : r.getSbn().getInstanceId().getId()); in getInstanceId()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
D | NotificationPanelLogger.java | 88 if (n.getInstanceId() != null) { in toNotificationProto() 89 proto.instanceId = n.getInstanceId().getId(); in toNotificationProto()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | QSTileImpl.java | 175 public InstanceId getInstanceId() { in getInstanceId() method in QSTileImpl 254 getInstanceId()); in click() 264 getInstanceId()); in secondaryClick() 275 getInstanceId()); in longClick()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | SbnBuilder.java | 61 mInstanceId = source.getInstanceId(); in SbnBuilder()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | AppOpsInfo.java | 211 mSbn.getUid(), mSbn.getPackageName(), mSbn.getInstanceId()); in logUiEvent()
|
D | NotificationInfo.java | 640 mSbn.getUid(), mSbn.getPackageName(), mSbn.getInstanceId());
|
D | NotificationGutsManager.java | 324 sbn.getUid(), sbn.getPackageName(), sbn.getInstanceId()); in initializeAppOpsInfo()
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/ |
D | QSTile.java | 87 InstanceId getInstanceId(); in getInstanceId() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QuickQSPanel.java | 414 tile.getMetricsSpec(), tile.getInstanceId()); in setListening()
|
D | PagedTileLayout.java | 141 t.getInstanceId()); in logVisibleTiles()
|
/frameworks/base/core/java/android/service/notification/ |
D | StatusBarNotification.java | 421 public InstanceId getInstanceId() { in getInstanceId() method in StatusBarNotification
|
/frameworks/base/core/java/android/app/usage/ |
D | UsageEvents.java | 543 public int getInstanceId() { in getInstanceId() method in UsageEvents.Event
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | NotificationManagerServiceTest.java | 1218 assertEquals(1, call.getInstanceId()); // Fake instance IDs are assigned in order in testEnqueueNotificationWithTag_WritesExpectedLogs() 1240 assertEquals(1, mNotificationRecordLogger.get(0).getInstanceId()); in testEnqueueNotificationWithTag_LogsOnMajorUpdates() 1247 assertEquals(1, mNotificationRecordLogger.get(1).getInstanceId()); in testEnqueueNotificationWithTag_LogsOnMajorUpdates() 1302 assertEquals(1, mNotificationRecordLogger.get(0).getInstanceId()); in testEnqueueNotificationWithTag_LogsAgainAfterCancel() 1307 assertEquals(1, mNotificationRecordLogger.get(1).getInstanceId()); in testEnqueueNotificationWithTag_LogsAgainAfterCancel() 1314 assertEquals(2, mNotificationRecordLogger.get(2).getInstanceId()); in testEnqueueNotificationWithTag_LogsAgainAfterCancel() 1821 assertEquals(mNotificationRecordLogger.get(0).getInstanceId(), in testGroupInstanceIds() 3603 assertEquals(1, mNotificationRecordLogger.get(0).getInstanceId()); in testStats_dismissalSurface() 4490 assertEquals(1, mNotificationRecordLogger.get(0).getInstanceId()); in testOnNotificationVisibilityChanged_triggersVisibilityLog() 4501 assertEquals(1, mNotificationRecordLogger.get(1).getInstanceId()); in testOnNotificationVisibilityChanged_triggersVisibilityLog()
|