Home
last modified time | relevance | path

Searched refs:timeInterval (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DBleScanReceiver.java160 public void repeatAlarm(Intent intent, int timeInterval, in repeatAlarm() argument
179 + timeInterval * 1000; in repeatAlarm()
/packages/apps/Stk/src/com/android/stk/
DStkApp.java66 timeout *= duration.timeInterval; in calculateDurationInMilis()