목록getAirplaneEnableState (2)
투케이2K
[개발 환경 설정] 개발 툴 : AndroidStudio 개발 언어 : Kotlin [소스 코드] // ----------------------------------------------------------------------------------------- // TODO [SEARCH FAST] : [getAirplaneEnableState] : 비행기 모드 활성 상태 확인 // ----------------------------------------------------------------------------------------- fun getAirplaneEnableState(mContext: Context): Boolean { /** * // ------------------..
[개발 환경 설정] 개발 툴 : AndroidStudio [소스 코드] // ----------------------------------------------------------------------------------------- // TODO [SEARCH FAST] : [getAirplaneEnableState] : 비행기 모드 활성 상태 확인 // ----------------------------------------------------------------------------------------- public static Boolean getAirplaneEnableState(Context mContext){ /** * // ----------------------------..