Home
last modified time | relevance | path

Searched refs:getRequestType (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/
DImsSsData.java389 out.writeInt(getRequestType()); in writeToParcel()
463 return (getRequestType() == SS_INTERROGATION); in isTypeInterrogation()
469 public @RequestType int getRequestType() { in getRequestType() method in ImsSsData
580 + " RequestType: " + getRequestType() in toString()
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest9.java85 assertEquals(PinItemRequest.REQUEST_TYPE_APPWIDGET, actualRequest.getRequestType()); in assertPinItemRequest()
DShortcutManagerTest10.java50 assertEquals(PinItemRequest.REQUEST_TYPE_SHORTCUT, request.getRequestType()); in verifyAndGetCreateShortcutResult()
DShortcutManagerTest8.java241 assertEquals(PinItemRequest.REQUEST_TYPE_SHORTCUT, actualRequest.getRequestType()); in assertPinItemRequest()
DShortcutManagerTest1.java6013 assertEquals(PinItemRequest.REQUEST_TYPE_SHORTCUT, request.getRequestType()); in testBackupAndRestore_disabledShortcutsAreIgnored()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneMmiCode.java1856 mAction = getActionStringFromReqType(ssData.getRequestType()); in parseSsData()
1859 switch (ssData.getRequestType()) { in parseSsData()
1871 boolean cffEnabled = ((ssData.getRequestType() == ImsSsData.SS_ACTIVATION in parseSsData()
1872 || ssData.getRequestType() == ImsSsData.SS_REGISTRATION) in parseSsData()
1916 Rlog.e(LOG_TAG, "Invaid requestType in SSData : " + ssData.getRequestType()); in parseSsData()
/frameworks/base/core/java/android/hardware/camera2/impl/
DCameraDeviceImpl.java1017 requestTypes[i] = requestArray[i].getRequestType(); in getRequestTypes()
1527 int requestType = request.getRequestType(); in RequestLastFrameNumbersHolder()
2145 int requestType = request.getRequestType(); in onResultReceived()
2426 /*error*/true, request.getRequestType()); in onCaptureErrorLocked()
/frameworks/base/core/java/android/hardware/camera2/
DCaptureRequest.java274 public int getRequestType() { in getRequestType() method in CaptureRequest
/frameworks/base/media/java/android/media/
DMediaDrm.java1036 public int getRequestType() { return mRequestType; }
/frameworks/base/core/java/android/content/pm/
DLauncherApps.java1631 public int getRequestType() { in getRequestType() method in LauncherApps.PinItemRequest
/frameworks/base/telephony/api/
Dsystem-current.txt1548 method public int getRequestType();
/frameworks/base/api/
Dtest-current.txt3563 method public int getRequestType();
Dsystem-current.txt9774 method public int getRequestType();
Dcurrent.txt11332 method public int getRequestType();
25128 method public int getRequestType();
/frameworks/base/non-updatable-api/
Dsystem-current.txt9672 method public int getRequestType();
Dcurrent.txt11332 method public int getRequestType();
25104 method public int getRequestType();