OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:handleOtaEvents
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Phone/src/com/android/phone/
PhoneApp.java
726
void
handleOtaEvents
(Message msg) {
728
if (DBG) Log.d(LOG_TAG, "Enter
handleOtaEvents
");
[
all
...]
CallNotifier.java
309
mApplication.
handleOtaEvents
(msg);
[
all
...]
Completed in 667 milliseconds