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

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccRecords.java 547 UiccCardApplication parentApp = mParentApp;
548 if (parentApp != null) {
549 UiccProfile profile = parentApp.getUiccProfile();
895 UiccCardApplication parentApp = mParentApp;
896 if (ci != null && parentApp != null) {
898 parentApp.getAid(),
909 + "Fail, ci or parentApp is null");
    [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 62 milliseconds