OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onAuthenticationFailure
(Results
1 - 5
of
5
) sorted by null
/frameworks/base/obex/javax/obex/
ServerRequestHandler.java
258
public void
onAuthenticationFailure
(byte[] userName) {
ServerSession.java
331
mListener.
onAuthenticationFailure
(ObexHelper.getTagValue((byte)0x01,
453
mListener.
onAuthenticationFailure
(ObexHelper.getTagValue((byte)0x01,
575
mListener.
onAuthenticationFailure
(ObexHelper.getTagValue((byte)0x01,
/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
TestActivity.java
540
public void
onAuthenticationFailure
(byte[] userName) {
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
BluetoothPbapObexServer.java
[
all
...]
/packages/apps/Settings/src/com/android/settings/wifi/
WifiSettingsForSetupWizardXL.java
683
onAuthenticationFailure
();
690
private void
onAuthenticationFailure
() {
Completed in 38 milliseconds