OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:endServiceDeclaration
(Results
1 - 5
of
5
) sorted by null
/system/bt/service/doc/
IBluetoothGattServer.txt
46
*
endServiceDeclaration
.
82
* there is a pending call to
endServiceDeclaration
. Otherwise returns true
86
boolean
endServiceDeclaration
(in int server_if);
/frameworks/base/core/java/android/bluetooth/
IBluetoothGatt.aidl
80
void
endServiceDeclaration
(in int serverIf);
BluetoothGattServer.java
603
mService.
endServiceDeclaration
(mServerIf);
/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattService.java
521
public void
endServiceDeclaration
(int serverIf) {
524
service.
endServiceDeclaration
(serverIf);
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar
Completed in 48 milliseconds