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