Home
last modified time | relevance | path

Searched refs:rejected (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DIBluetooth.aidl94 boolean notifyIncomingConnection(String address, boolean rejected); in notifyIncomingConnection() argument
/frameworks/base/docs/html/about/versions/
Dandroid-2.0.1.jd310 enabled and {@link android.app.Activity#RESULT_CANCELED} if the user rejected
315 now returns {@link android.app.Activity#RESULT_CANCELED} if the user rejected
/frameworks/base/core/java/android/server/
DBluetoothService.java2502 public boolean notifyIncomingConnection(String address, boolean rejected) { in notifyIncomingConnection() argument
2512 if (rejected) { in notifyIncomingConnection()
2529 /*package*/ boolean notifyIncomingA2dpConnection(String address, boolean rejected) { in notifyIncomingA2dpConnection() argument
2540 if (rejected) { in notifyIncomingA2dpConnection()
/frameworks/base/docs/html/guide/google/gcm/
Dadv.jd53 … must also set <code>collapse_key</code>. Otherwise the message will be rejected as a bad request.…
Dgcm.jd741 …rmation about the status of the message (including possible errors). When the request is rejected,
801 …nder should replace the IDs on future requests (otherwise they might be rejected). This field is n…