Searched refs:filtered (Results 1 – 5 of 5) sorted by relevance
/development/tools/repo_diff/service/repodiff/persistence/filesystem/ |
D | unix.go | 56 filtered := make([]string, len(strings)-countEmpty(strings)) 60 filtered[copyToIndex] = str 64 return filtered
|
/development/tools/repo_diff/ |
D | repo_diff_trees.py | 210 filtered = {} 224 filtered[name] = path 226 filtered = projects 228 return filtered
|
/development/samples/Home/src/com/example/android/home/ |
D | ApplicationInfo.java | 46 boolean filtered; field in ApplicationInfo
|
D | Home.java | 625 if (!info.filtered) { in getView() 664 info.filtered = true; in getView()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 746 …0fd,platform/cts,fake_9lVTMhJRSeODW5sBb8OEqw@fakeemail.com,Make sure resources are not filtered out 11056 …/telephony,fake_6Cst4MhTTM-zGlNMuDaRUw@fakeemail.com,Allow UTF-8 data SMS to be filtered as VVM SMS 18483 …ps/Bluetooth,fake_UjlZc-XnQ3mZlNkj2Y9CmA@fakeemail.com,Do not downgrade filtered scans to opportun… 19637 …2,fake_uD2MKyGuQN-BClgxhxg8XA@fakeemail.com,tc actions: Improved batching and time filtered dumping 23144 …34,platform/external/libcxx,fake_krB6aDA1SVGCN7Iw_sCKfA@fakeemail.com,Allow running filtered tests. 35039 …dot() pass through !node->parent so . and .. on the command line aren't filtered out. Audited all … 37827 …es/apps/Launcher3,fake_t83ZiDKXQC-swBJv1ENWZg@fakeemail.com,Ensure that filtered notifications are… 39306 …orks/opt/net/wifi,fake_cT48dCP_Trauwikpi00J7Q@fakeemail.com,Log the number of filtered scan results 39321 …net/wifi,fake_obMl0RxVRFenF54r6nfxNg@fakeemail.com,WifiNetworkSelector: cache filtered scan results 39946 …eworks/opt/net/wifi,fake_Mgz4eoj_THWfnDXurcSPxw@fakeemail.com,WNS: feed filtered scan results to n… [all …]
|