Searched defs:mRequestType (Results 1 – 9 of 9) sorted by relevance
57 private int mRequestType = 0; field in BluetoothPermissionActivity98 showDialog(getString(R.string.bluetooth_connect_access_dialog_title), mRequestType); in onCreate() local100 showDialog(getString(R.string.bluetooth_phonebook_access_dialog_title), mRequestType); in onCreate() local102 showDialog(getString(R.string.bluetooth_message_access_dialog_title), mRequestType); in onCreate() local104 showDialog(getString(R.string.bluetooth_sim_card_access_dialog_title), mRequestType); in onCreate() local
57 int mRequestType; field in BluetoothPermissionRequest
34 private final int mRequestType; field in PreviewCommand
70 private int mRequestType = UceRequest.REQUEST_TYPE_CAPABILITY; field in OptionsRequestTest
80 private int mRequestType; field in PinDialogFragment
47 protected final @UceRequestType int mRequestType; field in CapabilityRequest
267 private int mRequestType = -1; field in CaptureRequest
2077 private final int mRequestType; field in LauncherApps.PinItemRequest
233 final int mRequestType; field in DataConnection.ConnectionParams