OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CallerInfoAsyncQueryHandler
(Results
1 - 6
of
6
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java
54
private
CallerInfoAsyncQueryHandler
mHandler;
63
* Interface for a
CallerInfoAsyncQueryHandler
result return.
125
private class
CallerInfoAsyncQueryHandler
extends AsyncQueryHandler {
220
private
CallerInfoAsyncQueryHandler
(Context context) {
473
* Method to create a new
CallerInfoAsyncQueryHandler
object, ensuring correct
480
mHandler = new
CallerInfoAsyncQueryHandler
(context);
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallerInfoAsyncQuery.java
67
private
CallerInfoAsyncQueryHandler
mHandler;
76
* Interface for a
CallerInfoAsyncQueryHandler
result return.
109
private class
CallerInfoAsyncQueryHandler
extends AsyncQueryHandler {
209
private
CallerInfoAsyncQueryHandler
(Context context) {
564
* Method to create a new
CallerInfoAsyncQueryHandler
object, ensuring correct
571
mHandler = new
CallerInfoAsyncQueryHandler
(context);
/frameworks/base/
compiled-classes-phone
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-5.1.1_r9-robolectric-1.jar
Completed in 63 milliseconds