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

  /hardware/interfaces/radio/1.0/vts/functional/
radio_hidl_hal_ims.cpp 165 * Test IRadio.requestIsimAuthentication() for the response returned.
167 TEST_F(RadioHidlTest, requestIsimAuthentication) {
171 radio->requestIsimAuthentication(serial, challenge);
  /packages/experimental/ExampleImsFramework/src/com/android/example/imsframework/
ImsFrameworkApp.java 120 Log.d(TAG, "requestIsimAuthentication exception: " + ar.exception);
123 Log.d(TAG, "requestIsimAuthentication response: " + response);
133 phone.requestIsimAuthentication("DUMMY-BASE64-NONCE", response);
  /hardware/interfaces/radio/1.0/
IRadio.hal     [all...]
  /hardware/interfaces/radio/1.2/default/
Radio.cpp 620 Return<void> Radio::requestIsimAuthentication(int32_t /* serial */,
Radio.h 188 Return<void> requestIsimAuthentication(int32_t serial, const hidl_string& challenge) override;
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
UsimDataDownloadCommands.java.broken 628 public void requestIsimAuthentication(String nonce, Message response) {
  /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/android-all/
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 
android-all-6.0.0_r1-robolectric-0.jar 
  /hardware/ril/libril/
ril_service.cpp 370 Return<void> requestIsimAuthentication(int32_t serial,
    [all...]

Completed in 1257 milliseconds