Searched refs:tethering (Results 1 – 23 of 23) sorted by relevance
/system/update_engine/ |
D | connection_manager_unittest.cc | 151 ConnectionTethering tethering; in TestWithServiceType() local 152 EXPECT_TRUE(cmut_.GetConnectionProperties(&type, &tethering)); in TestWithServiceType() 165 ConnectionTethering tethering; in TestWithServiceTethering() local 166 EXPECT_TRUE(cmut_.GetConnectionProperties(&type, &tethering)); in TestWithServiceTethering() 167 EXPECT_EQ(expected_tethering, tethering); in TestWithServiceTethering() 177 ConnectionTethering tethering; in TestWithServiceDisconnected() local 178 EXPECT_TRUE(cmut_.GetConnectionProperties(&type, &tethering)); in TestWithServiceDisconnected() 356 ConnectionTethering tethering; in TEST_F() local 357 EXPECT_FALSE(cmut_.GetConnectionProperties(&type, &tethering)); in TEST_F()
|
D | mock_connection_manager.h | 38 bool(ConnectionType type, ConnectionTethering tethering));
|
D | connection_manager_android.cc | 36 ConnectionType type, ConnectionTethering tethering) const { in IsUpdateAllowedOver()
|
D | connection_manager_android.h | 36 ConnectionTethering tethering) const override;
|
D | connection_manager_interface.h | 47 ConnectionTethering tethering) const = 0;
|
D | connection_manager.h | 46 ConnectionTethering tethering) const override;
|
D | connection_manager.cc | 56 ConnectionType type, ConnectionTethering tethering) const { in IsUpdateAllowedOver() 58 if (tethering != ConnectionTethering::kConfirmed) { in IsUpdateAllowedOver()
|
D | metrics_utils.h | 51 ConnectionTethering tethering);
|
D | metrics_utils.cc | 263 ConnectionTethering tethering) { in GetConnectionType() argument 272 if (tethering == ConnectionTethering::kConfirmed) in GetConnectionType() 278 if (tethering == ConnectionTethering::kConfirmed) in GetConnectionType() 289 << ", tethering=" << static_cast<int>(tethering); in GetConnectionType()
|
D | omaha_request_action.cc | 1594 ConnectionTethering tethering; in IsUpdateAllowedOverCurrentConnection() local 1597 if (!connection_manager->GetConnectionProperties(&type, &tethering)) { in IsUpdateAllowedOverCurrentConnection() 1603 bool is_allowed = connection_manager->IsUpdateAllowedOver(type, tethering); in IsUpdateAllowedOverCurrentConnection() 1608 tethering == ConnectionTethering::kConfirmed; in IsUpdateAllowedOverCurrentConnection()
|
D | payload_state.cc | 207 ConnectionTethering tethering; in AttemptStarted() local 211 &tethering)) { in AttemptStarted() 215 type = metrics_utils::GetConnectionType(network_connection_type, tethering); in AttemptStarted()
|
/system/sepolicy/apex/ |
D | Android.bp | 178 name: "com.android.tethering-file_contexts", 180 "com.android.tethering-file_contexts",
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | bluetooth.te | 29 # tethering
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | bluetooth.te | 28 # tethering
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | bluetooth.te | 28 # tethering
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | bluetooth.te | 28 # tethering
|
D | service_contexts | 216 tethering u:object_r:tethering_service:s0
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | bluetooth.te | 28 # tethering
|
/system/sepolicy/private/ |
D | bluetooth.te | 28 # tethering
|
D | service_contexts | 217 tethering u:object_r:tethering_service:s0
|
/system/libhwbinder/ |
D | Android.bp | 114 "com.android.tethering",
|
/system/libhidl/ |
D | Android.bp | 83 "com.android.tethering",
|
/system/netd/server/ |
D | Android.bp | 26 "com.android.tethering",
|