HomeSort by relevance Sort by last modified time
    Searched refs:CookieWrapper (Results 1 - 6 of 6) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfoAsyncQuery.java 77 private static final class CookieWrapper {
129 * listeners, so each AsyncCursorInfo is associated with 2 or more CookieWrapper
171 CookieWrapper cw = (CookieWrapper) args.cookie;
179 if (DBG) Rlog.d(LOG_TAG, "Unexpected command (CookieWrapper is null): " + msg.what +
245 CookieWrapper cw = (CookieWrapper) cookie;
329 CookieWrapper endMarker = new CookieWrapper();
365 //create cookieWrapper, start quer
    [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
CallerInfoAsyncQuery.java 90 private static final class CookieWrapper {
127 * listeners, so each AsyncCursorInfo is associated with 2 or more CookieWrapper
160 CookieWrapper cw = (CookieWrapper) args.cookie;
168 Log.d(this, "Unexpected command (CookieWrapper is null): " + msg.what +
234 CookieWrapper cw = (CookieWrapper) cookie;
313 CookieWrapper endMarker = new CookieWrapper();
397 //create cookieWrapper, start quer
    [all...]
  /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 895 milliseconds