mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Added new Android Sense Agent
This commit is contained in:
parent
862a14c2b5
commit
bad0331dc7
@ -94,3 +94,4 @@ public class NetworkDataReader extends AsyncTask<Void, Void, Long> {
|
|||||||
NetworkInfo networkInfo = manager.getNetworkInfo(type);
|
NetworkInfo networkInfo = manager.getNetworkInfo(type);
|
||||||
return networkInfo.isConnected();
|
return networkInfo.isConnected();
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user