HomeSort by relevance Sort by last modified time
    Searched defs:sPhone (Results 1 - 7 of 7) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
PhoneFactory.java 64 // lock sLockProxyPhones protects both sPhones and sPhone
67 static private Phone sPhone = null;
193 sPhone = sPhones[0];
254 return sPhone;
267 if (DBG) dbgInfo = "phoneId == DEFAULT_PHONE_ID return sPhone";
268 phone = sPhone;
  /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 158 milliseconds