OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unregisterAppConfiguration
(Results
1 - 16
of
16
) sorted by null
/frameworks/base/core/java/android/bluetooth/
IBluetoothHealth.aidl
33
boolean
unregisterAppConfiguration
(in BluetoothHealthAppConfiguration config);
BluetoothHealth.java
54
* {@link #
unregisterAppConfiguration
}
202
public boolean
unregisterAppConfiguration
(BluetoothHealthAppConfiguration config) {
206
result = mService.
unregisterAppConfiguration
(config);
/development/samples/BluetoothHDP/src/com/example/bluetooth/health/
BluetoothHDPService.java
181
mBluetoothHealth.
unregisterAppConfiguration
(mHealthAppConfig);
/packages/apps/Bluetooth/src/com/android/bluetooth/hdp/
HealthService.java
307
mService.
unregisterAppConfiguration
(mConfig);
350
public boolean
unregisterAppConfiguration
(BluetoothHealthAppConfiguration config) {
353
return service.
unregisterAppConfiguration
(config);
417
boolean
unregisterAppConfiguration
(BluetoothHealthAppConfiguration config) {
420
if (DBG) Log.d(TAG,"
unregisterAppConfiguration
: no app found");
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
/external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar
/external/robolectric/v1/lib/main/
android.jar
/prebuilts/sdk/14/
android.jar
/prebuilts/sdk/15/
android.jar
/prebuilts/sdk/17/
android.jar
/prebuilts/sdk/18/
android.jar
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/21/
android.jar
/prebuilts/sdk/system_23/
android.jar
Completed in 1218 milliseconds