OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CallerInfoAsyncQueryHandler
(Results
1 - 9
of
9
) sorted by null
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java
59
private
CallerInfoAsyncQueryHandler
mHandler;
68
* Interface for a
CallerInfoAsyncQueryHandler
result return.
131
private class
CallerInfoAsyncQueryHandler
extends AsyncQueryHandler {
248
private
CallerInfoAsyncQueryHandler
(Context context) {
516
* Method to create a new
CallerInfoAsyncQueryHandler
object, ensuring correct
523
mHandler = new
CallerInfoAsyncQueryHandler
(context);
/packages/apps/Dialer/java/com/android/incallui/
CallerInfoAsyncQuery.java
57
/** Interface for a
CallerInfoAsyncQueryHandler
result return. */
157
CallerInfoAsyncQueryHandler
handler = new
CallerInfoAsyncQueryHandler
(context, contactRef);
368
private static class
CallerInfoAsyncQueryHandler
extends AsyncQueryHandler {
382
private
CallerInfoAsyncQueryHandler
(Context context, Uri contactRef) {
/frameworks/base/config/
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
/prebuilts/misc/common/robolectric/lib/
android-all-4.4_r1-robolectric-1.jar
android-all-5.0.0_r2-robolectric-1.jar
android-all-6.0.0_r1-robolectric-0.jar
Completed in 51 milliseconds