OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mReplied
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
BluetoothPbapObexAuthenticator.java
31
private boolean
mReplied
;
43
mReplied
= true;
53
mReplied
= false;
60
while (!
mReplied
) {
/frameworks/av/include/media/stagefright/foundation/
AMessage.h
36
mReplied
(false) {
44
bool
mReplied
;
51
if (
mReplied
) {
55
return
mReplied
;
/frameworks/av/media/libstagefright/foundation/
AMessage.cpp
41
if (
mReplied
) {
47
mReplied
= true;
Completed in 2334 milliseconds