OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateInCallScreen
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Phone/src/com/android/phone/
EmergencyCallHelper.java
497
mApp.
updateInCallScreen
();
PhoneGlobals.java
398
updateInCallScreen
(); // Has no effect if the InCallScreen isn't visible
[
all
...]
CallController.java
141
mApp.
updateInCallScreen
();
309
// and if so simply call
updateInCallScreen
() instead.
[
all
...]
CallNotifier.java
314
mApplication.
updateInCallScreen
();
[
all
...]
Completed in 106 milliseconds