Searched defs:ms (Results 1 – 13 of 13) sorted by relevance
32 ScriptC_get_allocation ms = in testGetAllocation() local
48 public void waitFor(int count, int ms) throws IllegalStateException { in waitFor()
93 private void sleep(long ms) { in sleep()
86 unsigned long ms = (unsigned long)(t / 1000000); in android_security_cts_EncryptionTest_aesIsFast() local
85 public long ms() { in ms() method in Timeout
172 private void sleep(long ms) { in sleep()
45 long ms = SystemClock.uptimeMillis(); in getInvalidTimestamp() local
201 …private static void verifyManagedServicesProto(ManagedServicesProto ms, final int filterLevel) thr… in verifyManagedServicesProto()
372 public static void waitForMs(long ms) { in waitForMs()
121 public static int frameCountFromMsec(int ms, AudioFormat format) { in frameCountFromMsec()
2706 public static void waitForMs(long ms) { in waitForMs()
300 void sleep(long ms) { in sleep()