HomeSort by relevance Sort by last modified time
    Searched defs:serverIf (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
HandleMap.java 36 int serverIf = 0;
47 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance) {
48 this.serverIf = serverIf;
56 Entry(int serverIf, int handle, UUID uuid, int serviceType, int instance,
58 this.serverIf = serverIf;
67 Entry(int serverIf, int type, int handle, UUID uuid, int serviceHandle) {
68 this.serverIf = serverIf;
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-4.3_r2-robolectric-0.jar 

Completed in 286 milliseconds