OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBluetoothPendingTimeoutMillis
(Results
1 - 3
of
3
) sorted by null
/packages/services/Telecomm/src/com/android/server/telecom/
Timeouts.java
45
public long
getBluetoothPendingTimeoutMillis
(ContentResolver cr) {
46
return Timeouts.
getBluetoothPendingTimeoutMillis
(cr);
132
public static long
getBluetoothPendingTimeoutMillis
(ContentResolver contentResolver) {
BluetoothManager.java
335
Timeouts.
getBluetoothPendingTimeoutMillis
(mContext.getContentResolver()));
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
BluetoothRouteManager.java
266
mTimeoutsAdapter.
getBluetoothPendingTimeoutMillis
(
[
all
...]
Completed in 74 milliseconds