Searched defs:localOnly (Results 1 – 5 of 5) sorted by relevance
89 public boolean localOnly; field in State
485 boolean localOnly, in handleMediaEventNotification()
2262 public void handleMediaEventNotification(Boolean localOnly, @NonNull String authority, in handleMediaEventNotification()
346 public void syncMediaProactively(Boolean localOnly) { in syncMediaProactively()
1313 final ArrayList<TetheringInterface> localOnly = new ArrayList<>(); in buildTetherStatesParcel() local