Searched defs:AlarmImpl (Results 1 – 2 of 2) sorted by relevance
29 public class AlarmImpl extends Stub { class35 public AlarmImpl(Context context) { in AlarmImpl() method in AlarmImpl
59 class AlarmImpl class100 AlarmImpl::AlarmImpl(int *fds_, size_t n_fds) : fds(new int[n_fds]), in AlarmImpl() function in android::AlarmImpl