/packages/modules/StatsD/statsd/benchmark/ |
D | data_structures_benchmark.cpp | 28 template <typename ContainerType> 29 void benchmarkFunctionForVector(std::vector<ContainerType>& vec, int capacity) { in benchmarkFunctionForVector() 30 ContainerType result = false; in benchmarkFunctionForVector() 46 template <typename ContainerType> 47 void benchmarkStdFillForVector(std::vector<ContainerType>& vec, int capacity) { in benchmarkStdFillForVector()
|
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/ |
D | SplitScreenSelect.java | 19 import com.android.launcher3.tapl.LauncherInstrumentation.ContainerType; 32 protected ContainerType getContainerType() { in getContainerType() 33 return ContainerType.SPLIT_SCREEN_SELECT; in getContainerType()
|
D | Overview.java | 19 import com.android.launcher3.tapl.LauncherInstrumentation.ContainerType; 31 protected ContainerType getContainerType() { in getContainerType() 32 return ContainerType.OVERVIEW; in getContainerType()
|
D | Home.java | 37 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() 38 return LauncherInstrumentation.ContainerType.WORKSPACE; in getContainerType()
|
D | TaskbarAllApps.java | 33 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() 34 return LauncherInstrumentation.ContainerType.TASKBAR_ALL_APPS; in getContainerType()
|
D | Widgets.java | 54 public LauncherInstrumentation.ContainerType getStartingContainerType() { in getStartingContainerType() 108 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() 109 return LauncherInstrumentation.ContainerType.WIDGETS; in getContainerType()
|
D | HomeAllApps.java | 73 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() 74 return LauncherInstrumentation.ContainerType.HOME_ALL_APPS; in getContainerType()
|
D | KeyboardQuickSwitch.java | 54 private final LauncherInstrumentation.ContainerType mStartingContainerType; 59 LauncherInstrumentation.ContainerType startingContainerType, in KeyboardQuickSwitch()
|
D | KeyboardQuickSwitchSource.java | 54 LauncherInstrumentation.ContainerType getStartingContainerType(); in getStartingContainerType()
|
D | BaseOverview.java | 65 protected LauncherInstrumentation.ContainerType getContainerType() { in getContainerType() 66 return LauncherInstrumentation.ContainerType.FALLBACK_OVERVIEW; in getContainerType()
|
D | LaunchedAppState.java | 69 protected LauncherInstrumentation.ContainerType getContainerType() { 70 return LauncherInstrumentation.ContainerType.LAUNCHED_APP;
|
D | Background.java | 56 public LauncherInstrumentation.ContainerType getStartingContainerType() { in getStartingContainerType()
|
D | OverviewTask.java | 212 == LauncherInstrumentation.ContainerType.SPLIT_SCREEN_SELECT) { in open()
|
D | AllApps.java | 84 public LauncherInstrumentation.ContainerType getStartingContainerType() { in getStartingContainerType()
|
D | LauncherInstrumentation.java | 126 public enum ContainerType { enum in LauncherInstrumentation 155 protected abstract ContainerType getContainerType(); in getContainerType() 875 UiObject2 verifyContainerType(ContainerType containerType) { in verifyContainerType() 893 private UiObject2 verifyVisibleObjects(ContainerType containerType) { in verifyVisibleObjects()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | ShortcutAndWidgetContainer.java | 39 import com.android.launcher3.CellLayout.ContainerType; 54 @ContainerType 71 public ShortcutAndWidgetContainer(Context context, @ContainerType int containerType) { in ShortcutAndWidgetContainer()
|
D | CellLayout.java | 177 public @interface ContainerType{} annotation in CellLayout 182 @ContainerType private final int mContainerType;
|
D | DeviceProfile.java | 54 import com.android.launcher3.CellLayout.ContainerType; 2036 public int getCellContentHeight(@ContainerType int containerType) {
|
/packages/apps/TV/libs/m2/ |
D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |