Searched refs:INDEX (Results 1 – 8 of 8) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/audio/ |
H A D | AudioServiceEvents.java | 194 .set(MediaMetrics.Property.INDEX, mVolIndex) in DeviceVolumeEvent() 376 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent() 385 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent() 391 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent() 398 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent() 404 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent() 414 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent() 426 .set(MediaMetrics.Property.INDEX, mVal1) in logMetricEvent()
|
H A D | AudioDeviceInventory.java | 662 .set(MediaMetrics.Property.INDEX, volume) in onBluetoothDeviceConfigChange()
|
H A D | AudioService.java | 8302 .set(MediaMetrics.Property.INDEX, value)
|
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/ |
H A D | EventHistoryImpl.java | 323 long indexToken = protoOutputStream.start(TypedPeopleEventIndexProto.INDEX); 350 case (int) TypedPeopleEventIndexProto.INDEX: 352 TypedPeopleEventIndexProto.INDEX);
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaMetrics.java | 150 public static final Key<Integer> INDEX = createKey("index", Integer.class); // volume field in MediaMetrics.Property
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | BatteryStats.java | 8408 proto.write(BatteryStatsServiceDumpHistoryProto.Key.INDEX, i); in dumpProtoHistoryLocked()
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 62324 Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->INDEX:I 62411 Landroid/view/textclassifier/SelectionSessionLogger;->INDEX:I
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 11030 field public static final String EXTRA_INDEX = "android.intent.extra.INDEX";
|