/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()
|
D | RequiredPropertiesRule.java | 38 public void onBefore(Statement base, Description description) { in onBefore()
|
/packages/apps/Launcher3/src/com/android/launcher3/ |
D | LogDecelerateInterpolator.java | 11 public LogDecelerateInterpolator(int base, int drift) { in LogDecelerateInterpolator() 18 static float computeLog(float t, int base, int drift) { in computeLog()
|
D | LogAccelerateInterpolator.java | 11 public LogAccelerateInterpolator(int base, int drift) { in LogAccelerateInterpolator() 17 static float computeLog(float t, int base, int drift) { in computeLog()
|
/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/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/StatsD/lib/libkll/encoding/ |
D | encoder.h | 55 const char* base() const { in base() function
|
/packages/modules/Connectivity/tests/common/java/ |
D | ParseExceptionTest.kt | 37 val base = Exception("Test") in testConstructor_WithCause() constant
|
/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/apps/Launcher3/tests/src/com/android/launcher3/util/rule/ |
D | LauncherActivityRule.java | 38 public Statement apply(Statement base, Description description) { in apply()
|
D | SimpleActivityRule.java | 42 public Statement apply(Statement base, Description description) { in apply() 54 public MyStatement(Statement base) { in MyStatement()
|
D | ScreenRecordRule.java | 47 public Statement apply(Statement base, Description description) { in apply()
|
D | TestStabilityRule.java | 68 public Statement apply(Statement base, Description description) { in apply()
|
D | ShellCommandRule.java | 62 public Statement apply(Statement base, Description description) { in apply()
|
/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | pow.mod.py | 16 base = Input("base", "TENSOR_FLOAT32", "{2, 1}") variable
|
/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/apps/Settings/src/com/android/settings/utils/ |
D | LocalClassLoaderContextThemeWrapper.java | 31 public LocalClassLoaderContextThemeWrapper(Class clazz, Context base, in LocalClassLoaderContextThemeWrapper()
|
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/ |
D | PortraitLandscapeRunner.java | 22 public Statement apply(Statement base, Description description) { in apply()
|
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/ |
D | ParcelableUtil.java | 38 public static <ParcelableType, BaseType> ParcelableType[] toParcelableArray( in toParcelableArray()
|
/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/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ |
D | MockTetheringService.java | 60 MockTetheringConnector(IBinder base) { in MockTetheringConnector()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/ |
D | ScrollAdapterFragment.java | 75 protected void setBaseScrollAdapterFragment(BaseScrollAdapterFragment base) { in setBaseScrollAdapterFragment()
|
/packages/modules/Connectivity/Tethering/tests/unit/src/android/net/util/ |
D | VersionedBroadcastListenerTest.java | 59 MockContext(Context base) { in MockContext()
|
/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/pt_common/ |
D | dynamic_pt_reading_utils.cpp | 60 const int base = *pos; in readChildrenPositionAndAdvancePosition() local
|
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/ |
D | NavigationModeSwitchRule.java | 84 public Statement apply(Statement base, Description description) { in apply()
|