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);
A.locationOptions.setIsNeedLocationPoiList(true);
B.locationOption.setIsNeedLocationPoiLists(true);
C.locationOption.setIsNeedLocationPoiList(true);
D.locationOption.setIsNeedLocatonPoiList(true);
最新試題
在WorkManager中,哪個(gè)方法用于設(shè)置WorkRequest的輸入數(shù)據(jù)()
以下哪個(gè)是創(chuàng)建數(shù)據(jù)庫(kù)實(shí)例的必要條件()
Room是Android Jetpack的哪個(gè)部分()
在WorkManager中,哪個(gè)方法用于將一個(gè)WorkRequest鏈接到另一個(gè)WorkRequest()
在WorkManager中,哪種狀態(tài)表示工作已完成()
以下哪個(gè)字符串資源ID用于播放視頻的按鈕文本()
在Android Studio中,可以通過(guò)Tools菜單下的SDK Manager來(lái)管理SDK版本。
WorkManager的主要優(yōu)勢(shì)是()
以下哪個(gè)不是Room提供的方法()
在WorkManager中,哪個(gè)方法用于獲取工作信息()