OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newconfirm
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppService.java
664
int
newConfirm
= cursor.getInt(cursor
669
&& (BluetoothShare.isStatusCompleted(info.mStatus) ||
newConfirm
== BluetoothShare.USER_CONFIRMATION_PENDING)) {
676
&&
newConfirm
!= BluetoothShare.USER_CONFIRMATION_PENDING) {
[
all
...]
Completed in 140 milliseconds