Searched defs:ms (Results 1 – 17 of 17) sorted by relevance
32 ScriptC_get_allocation ms = in testGetAllocation() local
48 public void waitFor(int count, int ms) throws IllegalStateException { in waitFor()
69 protected long msToNanos(double ms) { in msToNanos()78 protected String makeMSString(double ms) { in makeMSString()
85 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
234 public static void waitForMs(Object obj, long ms) { in waitForMs()
248 public static void waitInCurrentState(long ms) { in waitInCurrentState()
198 protected void sleep(long ms) { in sleep()
140 protected static void waitInCurrentState(long ms) { in waitInCurrentState()
5741 public static void waitForMs(long ms) { in waitForMs()
533 private void sleep(long ms) { in sleep()
627 protected void sleep(long ms) throws InterruptedException { in sleep()
220 public static int frameCountFromMsec(int ms, AudioFormat format) { in frameCountFromMsec()
371 public static void waitForMs(long ms) { in waitForMs()
481 void sleep(long ms) { in sleep()