/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
D | FilterUtils.java | 176 public static String newFilterPath(String base, int filterType) { in newFilterPath() 193 public static String newClusterPath(String base, int clusterType) { in newClusterPath() 219 public static String switchClusterPath(String base, int clusterType) { in switchClusterPath() 224 private static String removeOneClusterFromPath(String base) { in removeOneClusterFromPath() 229 private static String removeOneClusterFromPath(String base, boolean[] done) { in removeOneClusterFromPath()
|
/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/ |
D | MeterednessConfigurationRule.java | 34 public void onBefore(Statement base, Description description) throws Throwable { in onBefore() 45 public void onAfter(Statement base, Description description) throws Throwable { in onAfter()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LogAccelerateInterpolator.java | 11 public LogAccelerateInterpolator(int base, int drift) { in LogAccelerateInterpolator() 17 static float computeLog(float t, int base, int drift) { in computeLog()
|
D | LogDecelerateInterpolator.java | 11 public LogDecelerateInterpolator(int base, int drift) { in LogDecelerateInterpolator() 18 static float computeLog(float t, int base, int drift) { in computeLog()
|
/packages/apps/Contacts/tests/src/com/android/contacts/test/mocks/ |
D | ContactsMockContext.java | 40 public ContactsMockContext(Context base) { in ContactsMockContext() 44 public ContactsMockContext(Context base, String authority) { in ContactsMockContext()
|
/packages/modules/Connectivity/tests/common/java/ |
D | ParseExceptionTest.kt | 39 val base = Exception("Test") in testConstructor_WithCause() constant
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/ |
D | SimpleActivityRule.java | 42 public Statement apply(Statement base, Description description) { in apply() 54 public MyStatement(Statement base) { in MyStatement()
|
D | LauncherActivityRule.java | 38 public Statement apply(Statement base, Description description) { in apply()
|
D | ScreenRecordRule.java | 47 public Statement apply(Statement base, Description description) { in apply()
|
D | SamplerRule.java | 109 public Statement apply(Statement base, Description description) { in apply()
|
D | FailureWatcher.java | 44 public Statement apply(Statement base, Description description) { in apply()
|
D | TestStabilityRule.java | 66 public Statement apply(Statement base, Description description) { in apply()
|
D | ShellCommandRule.java | 61 public Statement apply(Statement base, Description description) { in apply()
|
/packages/modules/StatsD/lib/libkll/encoding/ |
D | encoder.h | 55 const char* base() const { in base() function
|
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ipmemorystore/ |
D | RelevanceUtilsTests.java | 38 final long base = 1_000_000L; // any given point in time in testComputeRelevanceForTargetDate() local
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/ |
D | pow_same_shape.mod.py | 16 base = Input("base", "TENSOR_FLOAT32", "{3, 2, 1}") variable
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | pow.mod.py | 16 base = Input("base", "TENSOR_FLOAT32", "{2, 1}") variable
|
/packages/apps/Settings/src/com/android/settings/utils/ |
D | LocalClassLoaderContextThemeWrapper.java | 31 public LocalClassLoaderContextThemeWrapper(Class clazz, Context base, in LocalClassLoaderContextThemeWrapper()
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/util/ |
D | FileUtilities.java | 34 public static boolean isSameOrSubDirectory(File base, File child) { in isSameOrSubDirectory()
|
/packages/apps/DeskClock/src/com/android/deskclock/data/ |
D | TimerNotificationBuilder.kt | 71 val base = getChronometerBase(timer) in build() constant 257 val base = getChronometerBase(timer) in buildHeadsUp() constant 311 val base = getChronometerBase(timer) in buildMissed() constant
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ |
D | PortraitLandscapeRunner.java | 21 public Statement apply(Statement base, Description description) { in apply()
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
D | ContextWithServiceOverrides.java | 31 public ContextWithServiceOverrides(Context base) { in ContextWithServiceOverrides()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/ |
D | ActivityContextWrapper.java | 41 public ActivityContextWrapper(Context base) { in ActivityContextWrapper()
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/ |
D | ParcelableUtil.java | 38 public static <ParcelableType, BaseType> ParcelableType[] toParcelableArray( in toParcelableArray()
|
/packages/modules/Bluetooth/system/gd/os/ |
D | system_properties_common.cc | 30 const std::string& property, uint32_t default_value, int base) { in GetSystemPropertyUint32Base()
|