Searched refs:onBoot (Results 1 – 5 of 5) sorted by relevance
248 public void onBoot(@NonNull Context context) { in onBoot() method in VoicemailClientImpl249 OmtpService.onBoot(context); in onBoot()
152 static void onBoot(@NonNull Context context) { in onBoot() method in OmtpService
31 voicemailClient.onBoot(context); in onReceive()
162 void onBoot(@NonNull Context context); in onBoot() method
117 public void onBoot(@NonNull Context context) {} in onBoot() method in StubVoicemailClient