Searched refs:CELL_LOCATION (Results 1 – 3 of 3) sorted by relevance
36 static constexpr const char *CELL_LOCATION = "ohos.permission.LOCATION"; variable
258 !TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in UpdateCellInfo()363 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in CheckPermission()
1061 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in GetCellInfoList()1073 if (!TelephonyPermission::CheckPermission(Permission::CELL_LOCATION)) { in SendUpdateCellLocationRequest()