OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getStkContext
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Stk/src/com/android/stk/
StkDialogActivity.java
132
appService.
getStkContext
(mSlotId).setImmediateDialogInstance(this);
243
appService.
getStkContext
(mSlotId).setPendingDialogInstance(this);
246
appService.
getStkContext
(mSlotId).setPendingDialogInstance(null);
299
appService.
getStkContext
(mSlotId).setPendingDialogInstance(this);
316
appService.
getStkContext
(mSlotId).setImmediateDialogInstance(null);
StkMenuActivity.java
98
appService.
getStkContext
(mSlotId).setPendingActivityInstance(mInstance);
161
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
182
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
269
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
276
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
StkInputActivity.java
104
appService.
getStkContext
(mSlotId).setPendingActivityInstance(mInstance);
132
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
169
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
266
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
312
appService.
getStkContext
(mSlotId).setPendingActivityInstance(this);
StkAppService.java
[
all
...]
Completed in 675 milliseconds