Searched refs:Repetitions (Results 1 – 1 of 1) sorted by relevance
66 int startTime = 0, writeTime = 0, idleTime = 0, Repetitions = 1; in onReceive() local112 Repetitions = Integer.valueOf(str); in onReceive()114 mGattClientListener.startAlarm(startTime, writeTime, idleTime, Repetitions, null); in onReceive()