OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_CONFIRMATION_DENIED
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothShare.java
253
public static final int
USER_CONFIRMATION_DENIED
= 3;
BluetoothOppIncomingFileConfirmActivity.java
158
BluetoothShare.
USER_CONFIRMATION_DENIED
);
BluetoothOppObexServerSession.java
179
if (mAccepted == BluetoothShare.
USER_CONFIRMATION_DENIED
) {
381
} else if (mAccepted == BluetoothShare.
USER_CONFIRMATION_DENIED
Completed in 28 milliseconds