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

  /packages/services/Telephony/src/com/android/phone/settings/fdn/
EditPinPreference.java 17 package com.android.phone.settings.fdn;
GetPin2Screen.java 17 package com.android.phone.settings.fdn;
DeleteFdnContactScreen.java 17 package com.android.phone.settings.fdn;
40 * Activity to let the user delete an FDN contact.
FdnList.java 17 package com.android.phone.settings.fdn;
44 * Fixed Dialing Number (FDN) List UI for the Phone app. FDN is a feature of the service provider
90 private static final Uri FDN_CONTENT_URI = Uri.parse("content://icc/fdn");
91 private static final String FDN_CONTENT_PATH_WITH_SUB_ID = "content://icc/fdn/subId/";
264 * Returns the uri for updating the ICC FDN entry, taking into account the subscription id.
273 * Get the config of whether dialing FDN number from FDN list directly is supported
EditFdnContactScreen.java 17 package com.android.phone.settings.fdn;
57 * Activity to let the user add or edit an FDN contact.
FdnSetting.java 17 package com.android.phone.settings.fdn;
41 * FDN settings UI for the Phone app.
55 * The first is used for toggling FDN enable, the second for the PIN change.
105 * Attempt to toggle FDN activation.
112 // validate the pin first, before submitting it to the RIL for FDN enable.
119 // make fdn request
246 // when we are enabling FDN, either we are unsuccessful and display
457 * Reflect the updated FDN state in the UI.
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/timezone/
TimeZoneTest.java 1347 String fdn = ftz.getDisplayName(); local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
TimeZoneTest.java 1346 String fdn = ftz.getDisplayName(); local
    [all...]

Completed in 152 milliseconds