A.locationOption.setLocationModes(LocationMode.Hight_Accuracy);
B.locationOption.setLocation(LocationMode.Hight_Accuracy);
C.locationOption.getLocationMode(LocationMode.Hight_Accuracy);
D.locationOption.setLocationMode(LocationMode.Hight_Accuracy);
您可能感興趣的試卷
你可能感興趣的試題
A.locationOption.setCoorType(“gcj02”);
B.locationOption.setCorType(“gcj02”);
C.locationOption.setCoorTypes(“gcj02”);
D.locationOption.getCoorType(“gcj02”);
A.locationOption.setScanSpan(-1000)
B.locationOption.setScanSpan(1000)
C.locationOption.setScanSpan(888)
D.locationOption.setScanSpan(999)
A.locationOption.setIsNeedAddress(true);
B.locationOptions.setIsNeedAddress(true);
C.locationOption.getIsNeedAddress(true);
D.locationOption.setNotNeedAddress(true);
A.locationOption.setIsNotLocationDescribe(true);
B.locationOption.setIsNeedLocationDescribe(true);
C.locationOption.setNeedLocationDescribe(true);
D.locationOption.setWantNeedLocationDescribe(true);
A.locationOption.setNeedDeviceDirect(false);
B.locationOption.getNeedDeviceDirect(false);
C.locationOption.setNeedDevicesDirect(false);
D.locationOptions.setNeedDeviceDirect(false);
最新試題
在WorkManager中,哪個(gè)類表示請求執(zhí)行工作()
在WorkManager中,哪個(gè)方法用于設(shè)置工作的唯一性()
WorkManager支持哪種類型的執(zhí)行()
在ItemDetailsViewModel中,uiState的作用是什么()
在WorkManager中,哪個(gè)方法用于將一個(gè)WorkRequest鏈接到另一個(gè)WorkRequest()
以下哪個(gè)是AppViewModelProvider的作用()
以下哪個(gè)是實(shí)現(xiàn)倉儲(chǔ)模式的類()
Room是在哪個(gè)數(shù)據(jù)庫基礎(chǔ)上構(gòu)建的抽象層()
在WorkManager中,哪個(gè)方法用于設(shè)置WorkRequest的輸出數(shù)據(jù)()
創(chuàng)建實(shí)體類時(shí),哪個(gè)注解用來標(biāo)記數(shù)據(jù)庫實(shí)體類()