Searched defs:onRequest (Results 1 – 7 of 7) sorted by relevance
39 onRequest(want, startId) { method in MainAbility
38 onRequest(want: Want, startId: number) { method in ServiceAbility
67 onRequest(want, startId) { method in ServiceExtAbility
105 onRequest(want: Want, startId: number): void { method in MainAbility
61 onRequest(want, startId) { method in ServiceExtAbility
33 onRequest(want: Want, isOnCreate: boolean) { method in MainAbility