HomeSort by relevance Sort by last modified time
    Searched refs:isLocalRoleNap (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/bluetooth/
PanProfile.java 116 if (isLocalRoleNap(device)) {
130 if (isLocalRoleNap(device)) {
150 boolean isLocalRoleNap(BluetoothDevice device) {
CachedBluetoothDevice.java 128 ((PanProfile) profile).isLocalRoleNap(mDevice)) {
134 ((PanProfile) profile).isLocalRoleNap(mDevice) &&

Completed in 195 milliseconds