Searched defs:deviceName (Results 1 – 6 of 6) sorted by relevance
66 String deviceName = device.executeShellCommand("settings get global device_name").trim(); in cect_11_2_11_1a_GiveOsdNameTest() local
72 const char* deviceName = nullptr; in getNnapiDeviceNames() local99 const char* deviceName = nullptr; in findDevice() local261 std::string deviceName = deviceNameCStr; in Java_android_neuralnetworks_cts_ModelAssetTest_nativeTestCompileFromAssetFile() local
97 CharSequence deviceName = routedDevice != null ? routedDevice.getProductName() : "none"; in onRoutingChanged() local
100 CharSequence deviceName = routedDevice != null ? routedDevice.getProductName() : "none"; in onRoutingChanged() local
82 public String deviceName; field in ConcurrencyTest.MyResponse
185 final String deviceName = Settings.Global.getString( in getDeviceName() local