OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RequestType
(Results
1 - 16
of
16
) sorted by null
/packages/apps/Camera2/src/com/android/camera/one/v2/core/
FrameServer.java
48
public void submitRequest(List<Request> burstRequests,
RequestType
type)
63
public static enum
RequestType
{
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winusb.h
60
UCHAR
RequestType
;
wsdtypes.h
99
WSDXML_TYPE *
RequestType
;
ntddmmc.h
647
ULONG
RequestType
;
654
ULONG
RequestType
;
/packages/apps/Camera2/src/com/android/camera/one/v2/autofocus/
FullAFScanCommand.java
77
FrameServer.
RequestType
.REPEATING);
89
FrameServer.
RequestType
.NON_REPEATING);
94
FrameServer.
RequestType
.REPEATING);
99
FrameServer.
RequestType
.NON_REPEATING);
/packages/apps/Camera2/src/com/android/camera/one/v2/commands/
PreviewCommand.java
43
int
requestType
) {
46
mRequestType =
requestType
;
54
FrameServer.
RequestType
.REPEATING);
/packages/apps/Camera2/src/com/android/camera/one/v2/photo/
SimpleImageCaptureCommand.java
74
FrameServer.
RequestType
.NON_REPEATING);
ConvergedImageCaptureCommand.java
154
FrameServer.
RequestType
.REPEATING);
157
FrameServer.
RequestType
.NON_REPEATING);
177
FrameServer.
RequestType
.REPEATING);
180
FrameServer.
RequestType
.NON_REPEATING);
215
session.submitRequest(burstRequest, FrameServer.
RequestType
.NON_REPEATING);
234
FrameServer.
RequestType
.REPEATING);
241
FrameServer.
RequestType
.NON_REPEATING);
259
FrameServer.
RequestType
.NON_REPEATING);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
SsData.java
84
public enum
RequestType
{
106
public
RequestType
requestType
;
115
requestType
is SS_INTERROGATION */
130
public
RequestType
RequestTypeFromRILInt(int type) {
132
return
RequestType
.values()[type];
150
+ "
RequestType
: " +
requestType
/packages/apps/Camera2/src/com/android/camera/burst/
BurstCaptureCommand.java
151
FrameServer.
RequestType
.REPEATING);
/frameworks/base/media/java/android/media/
MediaDrm.java
690
public @interface
RequestType
{}
730
@
RequestType
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h
[
all
...]
scsi.h
[
all
...]
wmidata.h
[
all
...]
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
aether-api-0.9.0.M2.jar
/external/robolectric/v3/runtime/
android-all-5.1.1_r9-robolectric-1.jar
Completed in 481 milliseconds