Searched defs:mRequestType (Results 1 – 6 of 6) sorted by relevance
63 private int mRequestType = 0; field in BluetoothPermissionActivity104 showDialog(getString(R.string.bluetooth_connect_access_dialog_title), mRequestType); in onCreate() local106 showDialog(getString(R.string.bluetooth_phonebook_access_dialog_title), mRequestType); in onCreate() local108 showDialog(getString(R.string.bluetooth_message_access_dialog_title), mRequestType); in onCreate() local110 showDialog(getString(R.string.bluetooth_sim_card_access_dialog_title), mRequestType); in onCreate() local
58 int mRequestType; field in BluetoothPermissionRequest
34 private final int mRequestType; field in PreviewCommand
80 private int mRequestType; field in PinDialogFragment
182 private int mRequestType; field in InitialUserSetter.Builder
196 private final @AsyncRequestType int mRequestType; field in PropertyHalService.AsyncPropRequestInfo