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