Home
last modified time | relevance | path

Searched defs:profileState (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DHearingAidStatsLogUtils.java137 LocalBluetoothProfile profile, int profileState) { in updateHistoryIfNeeded()
/frameworks/base/services/tests/VpnTests/java/com/android/server/connectivity/
DVpnTest.java1498 int errorCode, String[] packageName, @NonNull VpnProfileState... profileState) { in verifyVpnManagerEvent()
1552 private void verifyAlwaysOnStateChanged(String[] packageName, VpnProfileState... profileState) { in verifyAlwaysOnStateChanged()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java840 @NonNull final VpnProfileState profileState, @Nullable final Network underlyingNetwork, in buildVpnManagerEventIntent()
864 @NonNull final VpnProfileState profileState, @Nullable final Network underlyingNetwork, in sendEventToVpnManagerApp()