Home
last modified time | relevance | path

Searched defs:PingService (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/development/samples/training/notify-user/src/com/example/android/pingme/
H A DPingService.java29 public class PingService extends IntentService { class
36 public PingService() { in PingService() method in PingService
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A De2e_perftest.cc169 DEFINE_TEST_CLIENT_TEST_WITH_PIPE(PingService, MojoE2EPerftest, mp) { in DEFINE_TEST_CLIENT_TEST_WITH_PIPE() argument