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

  /cts/tests/tests/telephony/src/android/telephony/cts/
SimRestrictedApisTest.java 55 * Tests the TelephonyManager.setLine1NumberForDisplay() API. This makes a call to
56 * setLine1NumberForDisplay() API and expects a SecurityException since the test apk is not
62 TelephonyManager.getDefault().setLine1NumberForDisplay("", "");
70 * Tests the TelephonyManager.setLine1NumberForDisplay(long, string, string) API. This makes a
71 * call to setLine1NumberForDisplay() API and expects a SecurityException since the test apk is
  /frameworks/base/telephony/java/android/telephony/
TelephonyManager.java     [all...]

Completed in 66 milliseconds